Create a new QueryIterator for the given Query and Node.
Create a new QueryIterator for the given Query and Node and given byte range.
Create a new QueryIterator for the given Query and Node and given point range.
Returns the next QueryMatch in the sequence.
Adjusts the range in which the query will apply. min and max are byte offsets.
Adjusts the range in which the query will apply. min and max are Point offsets.
A sequence of QueryMatches associated with a given QueryCursor.